home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 1 / Gold Medal Software Volume 1 (Gold Medal) (1994).iso / graphics / povsrc20.arj / MACHINE / UNIX / UNIX.CAT < prev    next >
Text File  |  1992-11-11  |  996b  |  26 lines

  1. This archive contains machine specific files for compiling POV on Unix.
  2. It contains:
  3.  
  4. UNIX.ZIP:
  5.  
  6. These files are fairly generic and can be used as the base for other ports.
  7.    unixconf.h   - UNIX configuration header -- rename to config.h
  8.    unix.c       - system specific routines for UNIX
  9.    unix.mak     - makefile for UNIX
  10.  
  11.    xwindows.c   - B&W or color X Windows code for UNIX systems 
  12.                   (include this instead of unix.c, 
  13.                    use unixconf.h as config.h file)
  14.    xpov.ico     - the Icon for X Windows
  15.    xwindows.mak - makefile for X Windows
  16.  
  17. These files are fairly generic for ANSI standard C compilers 
  18. Note that this mod of the UNIX port is user-provided and untested.
  19.    gcc.c        - system specific routines for Gnu CC
  20.    gccconf.h    - header file for Gnu CC -- rename to config.h
  21.  
  22.    rs6conf.h    - header file for HP RS6000 -- rename to config.h
  23.                   use gcc.c also.
  24.  
  25.    unix.cat     - list of files in UNIX.ZIP
  26.